'Declaration Public Overrides Sub Add( _ ByVal item As T _ )
'Usage Dim instance As SpreadChartElementCollection(Of T) Dim item As T instance.Add(item)
public override void Add( T item )
Target Platforms: Windows Server 2012, Windows RT
SpreadChartElementCollection<T> Class SpreadChartElementCollection<T> Members
Copyright © GrapeCity, inc. All rights reserved.